This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: *Or Lotuscript for that matter ~Bill Quetfoochekakol 12.Jan.04 08:27 PM a Web browser General 6.5All Platforms
Well, the only way that I know of to trigger lotusscript from the internet is via an agent, and that requires the code to do the full inititialization on each call. That's the beauty of a Java Servlet. Initialize once, call many times.